﻿/*底部收起样式*/
.appd_wrap_default{height: 218px;bottom: -117px;}

/*SEO二维码浮层 8号*/
@charset "utf-8";
/* float for pc bottom */
.fl_open_wrap_ia{display:none;position:fixed;z-index:99999;left:0;bottom:55px;width:178px;height:136px;overflow:hidden}
.fl_open_wrap_ia .fl_open_wrap_cntr{position:absolute;left:0;top:0;width:100%;height:100%;background:url(/Styles/Images/fl_open_wrap.png) no-repeat}
.fl_pop_wrap_ia{display:none;position:fixed;z-index:99998;left:0;bottom:0;width:100%;height:196px;overflow:hidden}
.fl_pop_wrap_ia .fl_pop_ttl,.fl_pop_wrap_ia input,.fl_pop_wrap_ia .fl_pop_btn_normal{font-family:"Microsoft YaHei","Hiragino Sans GB"}
.fl_pop_wrap_ia .fl_pop_wrap_cntr{position:absolute;left:0;bottom:0;width:100%}
.fl_pop_wrap_ia .fl_pop_wrap_cntr_bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#2967ca;opacity:0.9;filter:alpha(opacity=90)}
.fl_pop_wrap_ia .fl_pop_box{position:relative;width:1200px;height:176px;margin:auto;font-size:12px;font-weight:1.5;color:#333}
.fl_pop_wrap_ia .fl_pop_box .fl_pop_pic{position:absolute;left:0;bottom:0}
.fl_pop_wrap_ia .fl_pop_pic img{position:absolute;left:0px;bottom:0}
.fl_pop_wrap_ia .fl_pop_cnt{position:absolute;top:0;right:120px;height:100%;padding:0 2px 0 16px;color:#fff}
.fl_pop_wrap_ia .fl_pop_cnt_bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:0.2;filter:alpha(opacity=20)}
.fl_pop_wrap_ia .fl_pop_qrcode{position:relative;float:left;margin:20px 14px 0 0;overflow: hidden;}
.fl_pop_wrap_ia .fl_pop_qrcode .fl_pop_hint{line-height:1.5;text-align:center;font-size:15px}
.fl_pop_wrap_ia .fl_pop_qrcode img{margin-top:7px;vertical-align:baseline;float: left;}
.fl_pop_wrap_ia .fl_wrap_close{position:absolute;top:10px;right:-4px;font-size:38px;line-height:1.2;font-family:Simsun;color:#9aa1a8;outline:0 none}
.fl_pop_wrap_ia .fl_wrap_close:hover{text-decoration:none}
.fl_pop_wrap_ia .fl_pop_code{position:relative;float:left;padding:0 10px 0 22px;margin:0 30px 0 0;height:100%}
.fl_pop_wrap_ia .fl_pop_code .fl_pop_qrcode .fl_pop_hint{text-align:left}
.fl_pop_wrap_ia .fl_pop_code .fl_pop_qrcode .fl_pop_hint b{margin-left: 10px;}
.fl_pop_wrap_ia .fl_pop_dl{float: left;position:relative;top:18px;margin-left:20px;}
.fl_pop_wrap_ia .fl_pop_dl_iphone,.fl_pop_wrap_ia .fl_pop_dl_android{width:110px;height:40px;display:block}
.fl_pop_wrap_ia .fl_pop_dl_iphone{background:url(/Styles/Images/dl_iphone.png) no-repeat}
.fl_pop_wrap_ia .fl_pop_dl_android{background:url(/Styles/Images/dl_android.png) no-repeat;margin-top:10px}

@media screen and (max-width:1161px){
    .fl_open_wrap_ia{width:45px;}
    .fl_open_wrap_ia .fl_open_wrap_cntr{background-position:-82px 0;}
}
@media screen and (min-width:1162px) and (max-width: 1200px){
    .fl_open_wrap_ia{width:127px;}
    .fl_open_wrap_ia .fl_open_wrap_cntr{background-position:0 0;}
}
@media screen and (min-width:1201px) and (max-width: 1361px){
    .fl_open_wrap_ia{width:45px;}
    .fl_open_wrap_ia .fl_open_wrap_cntr{background-position:-82px 0;}
}
@media screen and (min-width:1362px){
    .fl_open_wrap_ia{width:127px;}
    .fl_open_wrap_ia .fl_open_wrap_cntr{background-position:0 0;}
}